home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precos 4.97 Computer 2000
/
Precos 4.97 Computer 2000.iso
/
pc
/
info
/
5network
/
3com
/
demos
/
msh
/
map.dir
/
00059_Script_59
< prev
next >
Wrap
Text File
|
1995-11-02
|
319b
|
18 lines
on enterframe
set the puppet of sprite 33 to false
end
on exitFrame
global mode
if mode=1 then
SET THE CASTNUM OF SPRITE 45 TO 76
SET THE LOCV OF SPRITE 45 TO 147
SET THE LOCH OF SPRITE 45 TO 46
UPDATESTAGE
go to frame "part1"
else
go to the frame+1
end if
end